home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 December
/
macformat-044.iso
/
Demos
/
The Ghost Cave
/
BB
/
AHOME.Dxr
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-06-14
|
200 b
|
14 lines
on mouseUp
global help2
stoptimeout()
if not help2 then
puppetSound(0)
set help2 to 1
go("2ND")
else
set help2 to 0
puppetSound("Wom04.AIF")
go("no lips")
end if
end